This page contains the code for the various HTML pages. This code gets embedded into an 'Other HTML' section of the Embed Widget, so after embedded, you can not recover the original code. If you modify an HTML page, place the initial code on this page so that it can be more easily modified in the future if needed.
HTML Code
Table of Contents
HTML_div_close
<script language="JavaScript"> document.write('</div>') </script>HTML_yellow_box_open
<script language="JavaScript"> document.write('<div style="width: 90%; margin: 10px auto 10px 30px; border: 3px solid #9999aa; padding: 10px; background-color: #ffffdd;">') </script>